home *** CD-ROM | disk | FTP | other *** search
- ┌────────────────────────────────────────────────────────────────────┐
- │ │
- │ │
- │ AT&T PC6300 SUPPORT BBS - Bulletin Service │
- │ │
- │ SUBJECT: Low Level Format Routine for the PC6300 and PC6300+ │
- │ PROVIDED BY: AT&T PC-Hotline │
- │ │
- ├────────────────────────────────────────────────────────────────────┤
- │ │
- │ If you get the message fixed disk not ready when you │
- │ try to format, and the resident diagnostics show it │
- │ present (i.e. any message but "Fixed Disk Not │
- │ Present"), there is a low level formating routine in │
- │ the Rom Bios which might fix it. This routine can be │
- │ called using Debug in the following manner: │
- │ │
- │ A> debug (cr) │
- │ - a (cr) │
- │ XXXX:0100 call f000:c038 (cr) │
- │ XXXX:0105 int 20h (cr) │
- │ XXXX:0107 (cr) │
- │ - g (cr) │
- │ │
- │ Fixed Disk Formating Utility │
- │ All data on the specified fixed disk will be erased. │
- │ Enter fixed disk number (1 to 8) or Q to quit:___ │
- │ │
- │ (note 1 to 8 corresponds to │
- │ c:, d: .....) │
- │ │
- │ Formating Fixed Disk │
- │ Format is complete │
- │ Proceed with FDISK and FORMAT │
- │ │
- │ Program terminated normally │
- │ - q (cr) │
- │ A> │
- │ │
- │ │
- │ Note the Rom 1.21 will not give the Program Terminated │
- │ message and you will have to reboot after the proceed │
- │ message. │
- │ │
- │ │
- └────────────────────────────────────────────────────────────────────┘